Skip to content

Add boto3 dependency to dependabot configuration - #13733

Merged
mtesauro merged 1 commit into
bugfixfrom
Maffooch-patch-1
Nov 21, 2025
Merged

Add boto3 dependency to dependabot configuration#13733
mtesauro merged 1 commit into
bugfixfrom
Maffooch-patch-1

Conversation

@Maffooch

Copy link
Copy Markdown
Contributor

We are approving a boto3 rev almost every single day at this point. Let's skip the patches and only focus on the minor revs

We are approving a boto3 rev almost every single day at this point. Let's skip the patches and only focus on the minor revs
@Maffooch
Maffooch requested a review from mtesauro as a code owner November 18, 2025 15:20
@dryrunsecurity

Copy link
Copy Markdown

DryRun Security

This pull request includes a Dependabot config that restricts updates for the boto3 package to semver-minor only, which can prevent automatic PRs for major releases and may cause critical security fixes released in a new major version to be missed. Consider allowing major updates for boto3 or adding a process to monitor and handle major-version security fixes.

Risk of Missing Security Patches in Major Version Updates in .github/dependabot.yml
Vulnerability Risk of Missing Security Patches in Major Version Updates
Description The Dependabot configuration for the boto3 package is restricted to only semver-minor updates. This prevents Dependabot from automatically creating pull requests for major version updates. If a critical security vulnerability is fixed only in a new major version of boto3, this configuration will cause the security alert and fix to be missed, leaving the project vulnerable.

update-types: ["version-update:semver-minor"]
- package-ecosystem: npm
directory: "/components"
schedule:


All finding details can be found in the DryRun Security Dashboard.

@mtesauro mtesauro left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@valentijnscholten valentijnscholten added this to the 2.52.3 milestone Nov 19, 2025
@mtesauro
mtesauro merged commit b5569c0 into bugfix Nov 21, 2025
151 checks passed
@Maffooch
Maffooch deleted the Maffooch-patch-1 branch January 26, 2026 16:09
Maffooch added a commit to valentijnscholten/django-DefectDojo that referenced this pull request Feb 16, 2026
We are approving a boto3 rev almost every single day at this point. Let's skip the patches and only focus on the minor revs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants